Vcenter CryptoManager Kms Providers ConstraintsSpec
Vcenter CryptoManager Kms Providers ConstraintsSpec
The Vcenter CryptoManager Kms Providers ConstraintsSpec schema contains constraints to be imposed on a provider.
This schema was added in vSphere API 7.0.2.0.
JSON Example
{
"tpm_required": false
}
boolean
tpm_required
Optional
Determines if a provider is restricted to hosts with TPM 2.0 capability.
This property was added in vSphere API 7.0.2.0.
If missing or null
, the constraint does not apply to the provider.